@font-face {
	font-family: 'MetaPro-Light';
	src: url('../font/MetaPro-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'RTA-Light';
	src: url('../font/RTA-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'RTA-bold';
	src: url('../font/rta-bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'RTA';
	src: url('../font/rta-regular.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
